[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INSTR            Finds Substring                                    Directive

  name INSTR [start,] string1, string2

     INSTR returns the position of a string inside another string.
     name is assigned a value that is the position of string2 in
     string1.

       Notes:     The first position has a value of 1, not 0.

See Also: CATSTR SIZESTR SUBSTR
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson